Multiple QN Commands on One Line

Category: Zone BBS Suggestions and Feedback

Post 1 by TylerK (This site is so "educational") on Sunday, 13-Apr-2008 17:55:38

I've got an idea. How about we allow for the inclusion of more than one quicknote command on a single line, just as command-line programs operate? For example, let's say I wanted to find the ASL info, the number of points, and where a particular user was on the site. I could type something like this:
/asl/points/where 3250
and press Send and I would get that info.

Post 2 by rat (star trek rules!) on Wednesday, 16-Apr-2008 21:28:31

how would the system know you had another command is the thing

Post 3 by TylerK (This site is so "educational") on Thursday, 17-Apr-2008 17:40:22

I'm sure it's possible. It could look for multiple slash characters followed by a recognized command, and when it encountered an ID# preceded by a space, it could run by executing each command then echoing a new line and then running the next command in the sequence.